CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 曲线

搜索资源列表

  1. EX_Draw2_0404

    0下载:
  2. 基于VC++,该程序实现的是一个五角星沿一曲线运动即曲线轨迹动画程序-Based on VC++, the program is a five-pointed star that is, movement along the curve of a curve trajectory animation program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:45335
    • 提供者:小郭
  1. qux

    0下载:
  2. 本程序可以实现曲线的动态显示,实现将控件PanelXY.ocx注册,注册方法为在VS2005的“工具”、“Active控件测试容器”、“文件”。然后就可以在VS2005的Active控件中看到PanelXY控件,可以加入到用户程序的窗体中。本程序给出了例程。-This procedure can be achieved dynamic curves show that the realization of the control PanelXY.ocx registration, registr
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-24
    • 文件大小:102581
    • 提供者:
  1. ComHuaTu

    0下载:
  2. VC++和COM组件混合编程,实现正弦曲线的绘制-VC++ and the COM module mix programming, realizes the sine curve plan
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:354993
    • 提供者:baoyu
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2036444
    • 提供者:康曦
  1. vc

    0下载:
  2. VC环境下bezier曲线的算法以及程序绘制-VC environment bezier curve drawing algorithms and procedures
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:50731
    • 提供者:pan
  1. VirtualWAVE

    0下载:
  2. 用VC++实现的虚拟示波器 1 单击“示波”按钮,可以显示一条动态的正弦曲线,及信号的幅值和频率 2 单击“调幅”旋钮,该旋钮发生旋转,正弦曲线的幅值和相关的幅度坐标系也发生变化 3 单击“调频”旋钮,该旋钮发生旋转,正弦曲线的频率发生相应变化 -Using VC++ to achieve a virtual oscilloscope click " Oscillographic" button, you can display a dynamic sinus
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:421990
    • 提供者:蜗牛
  1. HDraw

    0下载:
  2. 基于VC++开发的简单矢量图形编辑器,包括画直线,画圆,画曲线,可以对图元进行线性,颜色,缩放,平移等操作。界面类似Windows系统下的画图软件,但比较简单。-VC++ development based on a simple vector graphics editor, including painting a straight line, circle, drawing curves, can be linear elements, colors, zoom, pan and so o
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4112955
    • 提供者:##真
  1. curve

    0下载:
  2. 这是一个用QT开发的曲线显示部分的程序,是基于VC++平台的。-This is a use QT to develop part of the curve shows that the procedure is based on VC++ platform.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:287785
    • 提供者:ff
  1. BpDrawSin

    0下载:
  2. 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4033212
    • 提供者:杜兴展
  1. DrawDot

    0下载:
  2. B样条曲线画图程序,包括均匀、准均匀、分段Bezier和非均匀四种类型-B-spline drawing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9057241
    • 提供者:lousmile
  1. image_demo

    1下载:
  2. 使用vc++2005完成,实现B样条曲线拟合曲线.单文档视图结构.可打开显示图片,可使用B样条曲线对对象轮廓进行拟合.显示B样条曲线的次数,控制点个数,控制点坐标,节点向量等-Using vc++2005 completed, the realization of B-spline curve fitting. The structure of a single document view. To open the display picture, you can use B-spline cu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9703586
    • 提供者:Rongbin
  1. cmy2

    0下载:
  2. opengl VC 跳动的皮球 曲线轨迹-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3549027
    • 提供者:jeridao
  1. TextMove

    0下载:
  2. 一个由VC++编写的文本在窗体内自由滚动的实例,虽然简单,但很实用,特别是对初学者朋友,本文字滚动可以很好的支持中文,如果你仔细研究的话,你会学到如下知识:定时器的用法、窗体操作、在窗体中显示不断运动的文字、显示鼠标坐标等。-A VC++ to prepare the body of the text in the window of a rolling example of freedom, although simple, but very practical, especially for
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:39075
    • 提供者:109
  1. Bezier

    0下载:
  2. 在vc++6.0下建立一个单文档应用程序来绘制贝塞尔曲线,以鼠标点击获取控制顶点,并绘制出控制多边形和由此确定的贝塞尔曲线。-Vc++6.0 in the establishment of a single document applications to draw Bezier curves to a mouse click access to control points, and draw control polygon and the resulting Bezier curve det
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:574381
    • 提供者:隗平
  1. DrawLine

    0下载:
  2. 用VC实现在对话框中实现曲线绘制,一种界面实现方法-In the dialog box to achieve curve drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:26765
    • 提供者:陈桥
  1. DemoDrawdlg

    0下载:
  2. 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:21379
    • 提供者:xinjirong
  1. Temp_Show

    0下载:
  2. 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4066434
    • 提供者:kevin
  1. testRetoolChartOCX

    0下载:
  2. 画图,曲线,方差,变异系数控件 画波形,自动曲线,自动输出方差,VC控件 -Drawing, curve, variance, coefficient of variation of the control drawing waveforms, auto-curve, automatic output variance, VC control
  3. 所属分类:2D Graphic

    • 发布日期:2016-07-14
    • 文件大小:3668294
    • 提供者:wushanjin
  1. hpir

    0下载:
  2. 本程序用C++语言编写了最小二乘曲线拟合的程序,在VC2008环境中运行成功,并给出了一个实例。 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差-this is a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1923
    • 提供者:lthrwx
  1. VCurveWaveform

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-05-18
    • 文件大小:4781056
    • 提供者:ywq
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com